home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / orinf / oct96 / kochf104.gif < prev    next >
Graphics Interchange Format  |  1997-04-17  |  16KB  |  349x199  |  4-bit (16 colors)
Labels: text | screenshot | font | line
OCR: SELECT Name, Lodging FROM WORKER WHERE Name IN (SELECT Name Correlated, FROM WORKERSKILL same column WHERE SKUL= 'COMBINE DRIVER' AND Lodging IN (SELECT Lodging FROM LODGING WHERE Address LIKE ' %EDMESTON% ')) ; Figure 4: A correlated subquery that joins information from three tables to find combine drivers living near Edmeston.